How to Install libcbor-xs-perl software package in Ubuntu 16.10 (Yakkety Yak)

How to Install libcbor-xs-perl software package in Ubuntu 16.10 (Yakkety Yak)

libcbor-xs-perl software package provides module for manipulating CBOR-formatted data (C/XS-accelerated), you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libcbor-xs-perl 

libcbor-xs-perl is installed in your system.

Make ensure the libcbor-xs-perl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libcbor-xs-perl *

You will get with libcbor-xs-perl package name, version, architecture and description in a table

libcbor-xs-perl package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Perl
Package libcbor-xs-perl
Version 1.50-1
Description module for manipulating CBOR-formatted data (C/XS-accelerated)
Sub Section perl


See Also, How to uninstall or remove libcbor-xs-perl software package from Ubuntu 16.10 (Yakkety Yak)?